home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Apps / ScreenSavers / BackSpaceViews / GrayAquarium / AquariumView.BackModule / AquariumView.nib / data.classes next >
Encoding:
Text File  |  1995-06-12  |  259 b   |  20 lines

  1. AquariumView = {
  2.     ACTIONS = {
  3.     inspector:;
  4.     loadPref:;
  5.     };
  6.     OUTLETS = {
  7.     sharedInspectorPanel;
  8.     fishList;
  9.     };
  10.     SUPERCLASS = View;
  11. };
  12. FirstResponder = {
  13.     ACTIONS = {
  14.     };
  15.     SUPERCLASS = Object;
  16. };
  17. MyObject = {
  18.     SUPERCLASS = Object;
  19. };
  20.